home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 20 / 5 / DISK2058.ZIP / README < prev    next >
Text File  |  1980-01-01  |  6KB  |  138 lines

  1.                     Peter Campbell Software,
  2.                     PO box 54-180 Mana,
  3.                     NEW ZEALAND.  Phone (04) 399 721.
  4.  
  5. Hello,
  6.  
  7.      you now have 3 new programs, FAST, a new PC specific language, SOFA, a
  8. very quick Chasm 4.0 compatible assembler and FFD, a new free flow text
  9. database program for fast information retrieval and updates.
  10.  
  11. Please print this file (copy readme prn) and then continue reading...
  12.  
  13. Installing FAST
  14. ---------------
  15. Create a new sub-directory on your hard disk or create a clean (format) floppy
  16. disk. From the new sub-directory or clean floppy type 'A:UNFAST' with this
  17. disk in drive A:
  18.  
  19. About 40 files will be unzipped (uncompressed), the file FAST.COM is the
  20. compiler, files ending with .F are source files, files ending with .FI are
  21. fast include source files.
  22.  
  23. There are help files for fast, they contain the .HLP extension. Each help file
  24. has page breaks throughout it, this is because the help is designed for
  25. importing into the Free Flow Database program provided, FFD.
  26. See Installing FFD (below) for instructions on importing the help into FFD.
  27.  
  28. The files DOS.ERR, WT.ERR and WT.HLP should be copied to the root directory
  29. (unless using a floppy disk).
  30.  
  31. A batch file will also be in the new sub-directory, COMPILE.BAT, type COMPILE
  32. and watch all source files be automatically compiled.
  33.  
  34. Once compilations are complete you can run the demo - type DEMO.
  35. To view files you can use the FAST written editor - WT, type WT and the
  36. file name to view - the .F extension does not need to be included, eg typing
  37. WT DEMO will load and edit the file DEMO.F
  38.  
  39. Installing SOFA
  40. ---------------
  41.  
  42. Create a new sub-directory on your hard disk or create a clean (format) floppy
  43. disk. From the new sub-directory or clean floppy type 'A:UNSOFA' with this
  44. disk in drive A:
  45.  
  46. The SOFA.COM file created is the compiler and the files ending with .ASM
  47. are example files.
  48.  
  49. The example files only show the features in SOFA which aren't in CHASM,
  50. CHASM is available in the PC-SIG public domain among others and if you're
  51. not familar with it then get a copy - SOFA was inspired by it - SOFA is now
  52. 100 times faster (approximately)... that is more a statement of evolution
  53. rather than comparison.
  54.  
  55. Installing FFD
  56. --------------
  57. Create a new sub-directory on your hard disk or create a clean (format) floppy
  58. disk. From the new sub-directory or clean floppy type 'A:UNFFD' with this
  59. disk in drive A:
  60.  
  61. The unzipped files include FFD.COM, the database program, FFD.HLP, the help,
  62. FFD.EDT, the on-line help, TUTOR.FFT, a small semi-tutorial database and
  63. DOS.ERR. The DOS.ERR file must be copied to the root directory.
  64.  
  65. Please print the file FFD.HLP for more information about FFD and setting up.
  66.  
  67. Note: The FAST help files can be imported into FFD and then searched on for
  68.       quicker and easier access to help. Once you have become more familiar
  69.       with FFD then the following steps should be straight forward to you:
  70.     1) Create a new database by typing FAST for the database name.
  71.     2) Use the Import option from the Options menu to import.
  72.     3) Enter the directory name where the fast *.HLP files are.
  73.     4) Enter *.HLP for the files to import.
  74.     5) Select P for importing by page, when asked for the page break
  75.        character press enter.
  76.     6) When finished try searching... eg: 'command' or 'function'
  77.  
  78. Registering for FAST, SOFA and/or FFD?
  79. --------------------------------------
  80. Send cheques, master card details, visa card details & bankcard details with
  81. expiry date to me.
  82.  
  83. Recommended amount: FAST = $30     ($45 = two upgrades)
  84.             SOFA = $20     ($30 = two upgrades)
  85.             FFD  = $30     ($45 = two upgrades)
  86.  
  87.             $80+ = two upgrades of everything.
  88.  
  89. Note: If you purchase FAST then SOFA comes free.
  90. Note: If you pay for two upgrades then you receive the current version(s) now
  91.       and six months later you receive the latest version(s).
  92. Note: All costs include gst, tax, air mail and everything (rare huh).
  93. Note: If you register for FAST then you recieve also a terminal emulator with
  94.       ANSI scroll back support and a One Fingered Typing program.
  95. Note: If you register for FFD you receive a memory resident (32K) version for
  96.       making database enquiries, FDR.COM.
  97.  
  98. Hope to read one of your cheques (I mean letters) soon...
  99.  
  100. Almost any cheque, any currency will be accepted; also visa, mastercard
  101. and bank card can be accepted.
  102.  
  103. Remember you may find one or more of the programs that comes with FAST to be
  104. useful - make any suitable donation and you will receive the latest version
  105. of any files (compiled and source) you wish ($10 approx).
  106.  
  107. ** Latest news **
  108.  
  109. Peter Campbell Software NOW HAS a new 4th Generation Computer Language!!!
  110.  
  111.                 FASTBASE
  112.  
  113. FASTBASE is designed for writing database applications of all sizes using an
  114. english like language for data definition and procedures.
  115.  
  116. FASTBASE is written using my FAST language and contains nearly 9,000 lines.
  117. FASTBASE supports character, date, time, yesno and numeric field types; many
  118. functions are available for each type including a full set of date and time
  119. functions.
  120. FASTBASE is a relational database, up to 200 different record types can be
  121. used at once, each record can contain up to 64 indexes, each index can contain
  122. up to 8 fields.
  123.  
  124. Read the NEWS file for more info and an example FASTBASE program...
  125.  
  126.  
  127. Peter Campbell Software has over 35,000 lines of source code in FAST and is
  128. continuing to write many programs using FAST. This means that FAST will always
  129. continue to be made faster and faster while simultaneously using less memory.
  130. Read the FAST_FIX.HLP file for a list of the changes made to FAST over the last
  131. year or so.
  132.  
  133. Yours sincerely,
  134.          Peter Campbell a.k.a Pfast a.k.a I'm learning the Guitar.
  135.  
  136.  
  137.  <======== Have you just typed this file? Try printing it next time? ========>
  138.